[INFO] cloning repository https://github.com/oxidecomputer/tofino
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxidecomputer/tofino" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Ftofino", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Ftofino'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d79800f92f2245a9160b5ff6d8546ecbffa82ddc
[INFO] fixing oxidecomputer/tofino against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Ftofino" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/oxidecomputer/tofino
[INFO] finished tweaking git repo https://github.com/oxidecomputer/tofino
[INFO] tweaked toml for git repo https://github.com/oxidecomputer/tofino written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oxidecomputer/tofino on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oxidecomputer/tofino already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/oxidecomputer/bitset`
[INFO] [stderr]     Updating git repository `https://github.com/oxidecomputer/rsf`
[INFO] [stderr]     Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atomicwrites v0.4.4
[INFO] [stderr]   Downloaded iddqd v0.3.18
[INFO] [stderr]   Downloaded camino-tempfile v1.4.1
[INFO] [stderr]   Downloaded expectorate v1.2.0
[INFO] [stderr]   Downloaded chrono v0.4.37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f2e0f4b043a0b14c573b8aac736ea3a8a0c07a2537543353e15cd44b5f3c1025
[INFO] running `Command { std: "docker" "start" "f2e0f4b043a0b14c573b8aac736ea3a8a0c07a2537543353e15cd44b5f3c1025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2e0f4b043a0b14c573b8aac736ea3a8a0c07a2537543353e15cd44b5f3c1025" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2e0f4b043a0b14c573b8aac736ea3a8a0c07a2537543353e15cd44b5f3c1025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f2e0f4b043a0b14c573b8aac736ea3a8a0c07a2537543353e15cd44b5f3c1025" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]    Compiling annotate-snippets v0.11.5
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling iddqd v0.3.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling bitset-macro v0.1.0 (https://github.com/oxidecomputer/bitset?branch=main#11eb609a)
[INFO] [stderr]    Compiling tofino v0.1.0 (/opt/rustwide/workdir/tofino)
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking bitset v0.1.0 (https://github.com/oxidecomputer/bitset?branch=main#11eb609a)
[INFO] [stderr] warning: tofino@0.1.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking getrandom v0.4.1
[INFO] [stderr]     Checking rust_rpi v0.1.0 (https://github.com/oxidecomputer/rsf#9f3e0d9a)
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]    Compiling atomicwrites v0.4.4
[INFO] [stderr]    Compiling camino-tempfile v1.4.1
[INFO] [stderr]    Compiling expectorate v1.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking convert_case v0.11.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling rsf v0.1.0 (https://github.com/oxidecomputer/rsf#9f3e0d9a)
[INFO] [stderr]     Checking xml2rsf v0.1.0 (/opt/rustwide/workdir/xml2rsf)
[INFO] [stderr]    Compiling regs v0.1.0 (/opt/rustwide/workdir/regs)
[INFO] [stderr] error: could not compile `regs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name regs --edition=2024 regs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7c873625787e954 -C extra-filename=-457d7bdead75d9a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0319681c0ba6122.rmeta --extern bitset=/opt/rustwide/target/debug/deps/libbitset-1cba819d99c406d9.rmeta --extern rust_rpi=/opt/rustwide/target/debug/deps/librust_rpi-094fa3f4011a9a20.rmeta` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `regs` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name regs --edition=2024 regs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e2e733eaf52cafb0 -C extra-filename=-f2b6b3d36f893852 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0319681c0ba6122.rmeta --extern bitset=/opt/rustwide/target/debug/deps/libbitset-1cba819d99c406d9.rmeta --extern rust_rpi=/opt/rustwide/target/debug/deps/librust_rpi-094fa3f4011a9a20.rmeta` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f2e0f4b043a0b14c573b8aac736ea3a8a0c07a2537543353e15cd44b5f3c1025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2e0f4b043a0b14c573b8aac736ea3a8a0c07a2537543353e15cd44b5f3c1025", kill_on_drop: false }`
[INFO] [stdout] f2e0f4b043a0b14c573b8aac736ea3a8a0c07a2537543353e15cd44b5f3c1025
